Revision: arch--devo--1.0--patch-90
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Thu May  8 17:32:21 PDT 2003
Standard-date: 2003-05-09 00:32:21 GMT
Summary: dopatch.sh bug fix (deleting $dirname when $dirname$foo exists)
Keywords: 
New-files: {arch}/arch/arch--devo/arch--devo--1.0/lord@emf.net--2003/patch-log/patch-90
Modified-files: ChangeLog patch-sets/dopatch.sh
New-patches: lord@emf.net--2003/arch--devo--1.0--patch-90

Deleting a directory with basename $dir when a sibling directory
with name $dir$suffix exists could confuse dopatch.  This fixes that.

